billionaires_2021_10_31.csv

billionaires_2021_10_31_raw.csv

Description

The Bloomberg Billionaires Index is a daily ranking of the world’s 500 richest people. More details are given on each billionaire’s profile page (may require a subscription). Monetary values and list rankings are updated at the close of every stock trading day in New York City. This dataset is from October 31, 2021.

Variables

Rows: 500
Columns: 10
$ Rank                <dbl> 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,…
$ Name                <chr> "Elon Musk", "Jeff Bezos", "Bernard Arnault", "Bil…
$ Total_Net_Worth     <chr> "$311B", "$195B", "$167B", "$136B", "$131B", "$126…
$ Total_Net_Worth_Bil <dbl> 311.0, 195.0, 167.0, 136.0, 131.0, 126.0, 121.0, 1…
$ LastChange          <chr> "+$9.32B", "-$3.79B", "-$544M", "+$906M", "+$1.71B…
$ LastChange_Bil      <dbl> 9.3200, -3.7900, -0.5440, 0.9060, 1.7100, 1.6400, …
$ YTDChange           <chr> "+$141B", "+$5.06B", "+$52.7B", "+$4.40B", "+$48.7…
$ YTDChange_Bil       <dbl> 141.00, 5.06, 52.70, 4.40, 48.70, 46.70, 17.30, 37…
$ Country             <chr> "UnitedStates", "UnitedStates", "France", "UnitedS…
$ Industry            <chr> "Technology", "Technology", "Consumer", "Technolog…
# A tibble: 6 × 10
   Rank Name          Total_Net_Worth Total_Net_Worth… LastChange LastChange_Bil
  <dbl> <chr>         <chr>                      <dbl> <chr>               <dbl>
1     1 Elon Musk     $311B                        311 +$9.32B             9.32 
2     2 Jeff Bezos    $195B                        195 -$3.79B            -3.79 
3     3 Bernard Arna… $167B                        167 -$544M             -0.544
4     4 Bill Gates    $136B                        136 +$906M              0.906
5     5 Larry Page    $131B                        131 +$1.71B             1.71 
6     6 Sergey Brin   $126B                        126 +$1.64B             1.64 
# … with 4 more variables: YTDChange <chr>, YTDChange_Bil <dbl>, Country <chr>,
#   Industry <chr>

References

Source: Billionaire’s Index | Kaggle